Make tools/check scripts cross-friendly
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Jan 2008 09:44:17 +0000 (09:44 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 22 Jan 2008 09:44:17 +0000 (09:44 +0000)
commitb7d7bde93532745ac21f2a09b7f926533f104861
treece340c915fbe6b23694eed63d675db647064290d
parent036e6bd11be95e3e78d2316b0cf0847740b539bc
Make tools/check scripts cross-friendly

This patch introduces tools/check/funcs.sh with some
cross-friendly abstractions, then modifies the check_*
scripts to use them.

Signed-off-by: Aron Griffis <aron@hp.com>
16 files changed:
tools/check/check_brctl
tools/check/check_crypto_lib
tools/check/check_curl
tools/check/check_iproute
tools/check/check_openssl_devel
tools/check/check_python
tools/check/check_python_devel
tools/check/check_python_xml
tools/check/check_udev
tools/check/check_x11_devel
tools/check/check_xgettext
tools/check/check_xml2
tools/check/check_zlib_devel
tools/check/check_zlib_lib
tools/check/chk
tools/check/funcs.sh [new file with mode: 0644]